2004-09-27 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in
+ docs. (#153811, Billy Biggs)
+
* gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for
need_timer.
2004-09-27 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in
+ docs. (#153811, Billy Biggs)
+
* gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for
need_timer.
2004-09-27 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in
+ docs. (#153811, Billy Biggs)
+
* gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for
need_timer.
2004-09-27 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in
+ docs. (#153811, Billy Biggs)
+
* gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for
need_timer.
* @column: The #GtkTreeViewColumn to add.
*
* Appends @column to the list of columns. If @tree_view has "fixed_height"
- * mode enbabled, then @column must have its "sizing" property set to be
+ * mode enabled, then @column must have its "sizing" property set to be
* GTK_TREE_VIEW_COLUMN_FIXED.
*
* Return value: The number of columns in @tree_view after appending.